golang.org/x/net/http2.serverConn.startGracefulShutdownInternal (method)

5 uses

	golang.org/x/net/http2 (current package)
		server.go#L983: 					sc.startGracefulShutdownInternal()
		server.go#L1414: func (sc *serverConn) startGracefulShutdownInternal() {
		server.go#L1647: 			sc.startGracefulShutdownInternal()
		server.go#L1858: 	sc.startGracefulShutdownInternal()
		server.go#L3108: 			sc.startGracefulShutdownInternal()